UnusedAppRestrictionsBackportCallback

Wrapper class for {IUnusedAppRestrictionsBackportCallback}. Callback object to return the results from the UnusedAppRestrictionsBackportService APIs.

Constructors

Link copied to clipboard
constructor(@NonNull callback: IUnusedAppRestrictionsBackportCallback)

Functions

Link copied to clipboard
open fun onResult(success: Boolean, enabled: Boolean)
This will be called with the results of the isPermissionRevocationEnabled API.